﻿2026-06-21T22:30:39.4888533Z ##[group]Run actions/checkout@v5
2026-06-21T22:30:39.4889357Z with:
2026-06-21T22:30:39.4889973Z   repository: SaberMage/spt-core
2026-06-21T22:30:39.4943542Z   token: ***
2026-06-21T22:30:39.4944134Z   ssh-strict: true
2026-06-21T22:30:39.4944535Z   ssh-user: git
2026-06-21T22:30:39.4944959Z   persist-credentials: true
2026-06-21T22:30:39.4945378Z   clean: true
2026-06-21T22:30:39.4945766Z   sparse-checkout-cone-mode: true
2026-06-21T22:30:39.4946219Z   fetch-depth: 1
2026-06-21T22:30:39.4946595Z   fetch-tags: false
2026-06-21T22:30:39.4946981Z   show-progress: true
2026-06-21T22:30:39.4947374Z   lfs: false
2026-06-21T22:30:39.4947736Z   submodules: false
2026-06-21T22:30:39.4948121Z   set-safe-directory: true
2026-06-21T22:30:39.4948544Z env:
2026-06-21T22:30:39.4948924Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T22:30:39.4949543Z ##[endgroup]
2026-06-21T22:30:39.5758056Z Syncing repository: SaberMage/spt-core
2026-06-21T22:30:39.5760547Z ##[group]Getting Git version info
2026-06-21T22:30:39.5761396Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T22:30:39.5762412Z [command]/usr/bin/git version
2026-06-21T22:30:39.5762851Z git version 2.43.0
2026-06-21T22:30:39.5802148Z ##[endgroup]
2026-06-21T22:30:39.5815474Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e0dab7f6-77e1-4dfe-b48e-cd242216fc17' before making global git config changes
2026-06-21T22:30:39.5817506Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T22:30:39.5819231Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T22:30:39.5851777Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T22:30:39.5869325Z https://github.com/SaberMage/spt-core
2026-06-21T22:30:39.5879508Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T22:30:39.5882058Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T22:30:39.5901340Z HEAD
2026-06-21T22:30:39.5931518Z ##[endgroup]
2026-06-21T22:30:39.5932266Z [command]/usr/bin/git submodule status
2026-06-21T22:30:39.6112885Z ##[group]Cleaning the repository
2026-06-21T22:30:39.6115999Z [command]/usr/bin/git clean -ffdx
2026-06-21T22:30:39.6145189Z Removing traceable-reqs
2026-06-21T22:30:39.6152722Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T22:30:39.6197526Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:30:39.6202206Z ##[endgroup]
2026-06-21T22:30:39.6203815Z ##[group]Disabling automatic garbage collection
2026-06-21T22:30:39.6206968Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T22:30:39.6230009Z ##[endgroup]
2026-06-21T22:30:39.6230762Z ##[group]Setting up auth
2026-06-21T22:30:39.6237198Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T22:30:39.6264417Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T22:30:39.6452276Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T22:30:39.6477906Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T22:30:39.6663661Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T22:30:39.6692005Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T22:30:39.6891229Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T22:30:39.6923555Z ##[endgroup]
2026-06-21T22:30:39.6924847Z ##[group]Fetching the repository
2026-06-21T22:30:39.6931483Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e95b3e8976a23f532732eb0f93c335c24bedd824:refs/remotes/pull/27/merge
2026-06-21T22:30:40.1122515Z ##[endgroup]
2026-06-21T22:30:40.1123834Z ##[group]Determining the checkout info
2026-06-21T22:30:40.1125177Z ##[endgroup]
2026-06-21T22:30:40.1126093Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T22:30:40.1165542Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T22:30:40.1190813Z ##[group]Checking out the ref
2026-06-21T22:30:40.1192363Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T22:30:40.1235419Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:30:40.1239100Z ##[endgroup]
2026-06-21T22:30:40.1275453Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T22:30:40.1297392Z e95b3e8976a23f532732eb0f93c335c24bedd824
